Add a landing page for the GitLab pages root
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 19 Mar 2021 13:54:32 +0000 (13:54 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 19 Mar 2021 13:54:32 +0000 (13:54 +0000)
commit1763ede9ceb9ae81d93f18c7514bc4eb01bf5ec7
treef0de3f60fcbf4e16f5832567e1d4227951e9abf1
parent7ecd004d5095dc120924b5195b0aa305da2ba138
Add a landing page for the GitLab pages root

Right now, we land inside a 404 if we go to:

  https://gnome.pages.gitlab.gnome.org/gtk/

as we have all our API references in a sub-level. We should have a
landing page for the root, similar to developer.gnome.org/references/.
.gitlab-ci.yml
.gitlab-ci/pages/fonts.css [new file with mode: 0644]
.gitlab-ci/pages/index.html [new file with mode: 0644]
.gitlab-ci/pages/main.js [new file with mode: 0644]
.gitlab-ci/pages/style.css [new file with mode: 0644]